2.16.3 [5] <2.7> Suppose the program counter (PC) is set to 0x0000 0020. Is it
possible to use the jump MIPS assembly instruction to get set the PC to the address
as shown in the data table above? Is it possible to use the branch-on-equal MIPS
assembly instruction to get set the PC to the address as shown in the data table
above?
For these problems, the table holds various binary values for register $t0. Given
the value of $t0, you will be asked to evaluate the outcome of different branches.
a. 0x00101000
b. 0x80001000
 
 
View Solution
 
 
 
<< Back Next >>